@font-face
{
    font-family: 'Funny Bunny';
  src: url('Funny Bunny.eot');
  src: url('Funny Bunny.eot?#') format('embedded-opentype'),
      url('Funny Bunny.woff') format('woff'),
      url('Funny Bunny.ttf') format('truetype');
}
